fix-build-5bd97b39a03
authorMichael Hudson-Doyle <mwhudson@debian.org>
Tue, 17 Mar 2026 21:17:14 +0000 (22:17 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Tue, 17 Mar 2026 21:17:14 +0000 (22:17 +0100)
commit333c564fa7a1fdc5c99fc3b6294884564252f468
tree374f6266851d0c1d8e6518e833131b88483b8cc6
parenta257441d704747c97f19cc67238d04c7b86d61ee
fix-build-5bd97b39a03

commit 5bd97b39a0321f279f521ee6c8c043778cb3d7d8
Author: Sergio Cazzolato <sergio.cazzolato@canonical.com>
Date:   Tue Aug 23 12:01:00 2022 -0300

    tests: fix sbuild test on debian sid (#12043)

    * Fix sbuild test on debian sid

    The test was failing because of 2 problems:
    1. not enough space in the disk to run the test
    2. it was failing to find package "github.com/canonical/go-tpm2" in the
    file
    src/github.com/snapcore/snapd/tests/nested/manual/core20-da-lockout/getdalockout.go

    The solution for the second point is to add the dummy file so debian
    does not pick it up when building

    * tests: rename getdalockout_dummy.go->getdalockout_nosecboot.go

Co-authored-by: Michael Vogt <mvo@ubuntu.com>
Gbp-Pq: Name 0015-fix-build-5bd97b39a03.patch
spread.yaml
tests/nested/manual/core20-da-lockout/getdalockout.go
tests/nested/manual/core20-da-lockout/getdalockout_nosecboot.go [new file with mode: 0644]